Skip to content

Conversation

@trivedivivek
Copy link
Contributor

Summary: The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Differential Revision: D87910988

@trivedivivek trivedivivek requested a review from SS-JIA as a code owner November 26, 2025 06:45
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 26, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15989

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 664b48c with merge base 2ebed88 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 26, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 26, 2025

@trivedivivek has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87910988.

trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Nov 26, 2025
)

Summary:

The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Differential Revision: D87910988
@trivedivivek trivedivivek added the release notes: vulkan Changes to the Vulkan backend delegate label Nov 26, 2025
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Nov 26, 2025
)

Summary:

The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Reviewed By: yipjustin

Differential Revision: D87910988
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Nov 26, 2025
)

Summary:

The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Reviewed By: yipjustin

Differential Revision: D87910988
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Nov 26, 2025
)

Summary:

The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Reviewed By: yipjustin

Differential Revision: D87910988
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Nov 26, 2025
)

Summary:

The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Reviewed By: yipjustin

Differential Revision: D87910988
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Dec 1, 2025
)

Summary:

The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Reviewed By: yipjustin

Differential Revision: D87910988
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Dec 1, 2025
)

Summary:

The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Reviewed By: yipjustin

Differential Revision: D87910988
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Dec 1, 2025
)

Summary:

The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Reviewed By: yipjustin

Differential Revision: D87910988
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Dec 1, 2025
)

Summary:

The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Reviewed By: yipjustin

Differential Revision: D87910988
@trivedivivek trivedivivek force-pushed the export-D87910988 branch 2 times, most recently from bcc50a4 to 9eb3c89 Compare December 2, 2025 04:04
trivedivivek added a commit to trivedivivek/executorch that referenced this pull request Dec 2, 2025
)

Summary:

The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Reviewed By: yipjustin

Differential Revision: D87910988
)

Summary:

The code change in this diff aims to improve the performance of buffer 4b matrix multiplication by reducing unnecessary computations and by spreading operations to allow better latency hiding.

Reviewed By: yipjustin

Differential Revision: D87910988
@meta-codesync meta-codesync bot merged commit a1081e6 into pytorch:main Dec 2, 2025
143 of 144 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported release notes: vulkan Changes to the Vulkan backend delegate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants